Previous | Table of Contents | Next |
III-128 Have you ever tried to change the port numbers for the personal Web server or FTP server that comes with Front Page? Well, now you can. Each of the values below represents its corresponding services TCP/IP port number in hexadecimal. You can change them to any valid port number. Restart your machine for any changes to take effect.
Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ServiceProvider\ ServiceTypes |
Value Name: | MSFTPSVC |
Data Type: | REG_DWORD |
Value: | port number in hex |
This value is the TCP/IP port number for the FTP Service.
III-129 | Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ServiceProvider\ ServiceTypes | |
Value Name: | W3SVC | |
Data Type: | REG_DWORD | |
Value: | port number in hex |
This value is the TCP/IP port number for the Web Service.
III-130 | Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ServiceProvider\ ServiceTypes | |
Value Name: | GOPHERSVC | |
Data Type: | REG_DWORD | |
Value: | port number in hex |
This value is the TCP/IP port number for the Gopher Service.
III-131 | Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Control\ServiceProvider\ ServiceTypes | |
Value Name: | MicrosoftInternetInformationServer | |
Data Type: | REG_DWORD | |
Value: | port number in hex |
This value is the TCP/IP port number that the administration program for Peer Web services listens on.
III-132 You recently joined a domain, and some of your settings were wiped out for Netscape Navigator. You invested a lot of time in setting up Netscape Navigator, and now you can access the correct version only if you boot locally. This registry location shows where Netscape stores its information.
Hive: | HKEY_CURRENT_USER |
Key: | Software\Netscape |
Save the key and then log on to NT as the domain user. Restore the saved key and youre back in business.
III-133 Do you need to browse Japanese, Chinese, or Korean HTML files with your Netscape browser? Follow these steps.
Hive: | HKEY_CURRENT_USER |
Key: | Software\Netscape\Netscape\Navigator\INTL |
Add the following value under the INTL key:
Value Name: | UseUnicodeFont |
Data Type: | REG_DWORD |
Value: | 1 |
III-134 To change the Administrator name for your Gopher service, change this registry entry.
Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Services\GOPHERSVC\ Parameters |
Add the following value under the Parameters key:
Value Name: | AdminName |
Data Type: | REG_SZ |
Value: | Administrator |
The default value is Administrator. Change this value to the name thats appropriate for your site. Restart the service for these changes to take effect.
III-135 To change the Administrator e-mail address for your Gopher service, change this registry entry.
Hive: | HKEY_LOCAL_MACHINE |
Key: | System\CurrentControlSet\Services\GOPHERSVC\ Parameters |
Add the following value under the Parameters key:
Value Name: | AdminEmail |
Data Type: | REG_SZ |
Value: | Admin@corp.com |
The default value is admin@corp.com. Change this address to the appropriate name for your site. Restart the service for these changes to take effect.
Previous | Table of Contents | Next |